onItemDraw Event

Arguments

eleobject

The HTML element that contains the data.

dataJSON

The data for the row.

indexnumber

A zero based row index for the current row.

Description

Fires when each row of data is drawn.

Discussion

In addition the Javascript can reference the 'this' scope.

See Also